Telegram Group & Telegram Channel
Дана таблица "customers" с колонками "customer_id", "customer_name" и "age". Какой из следующих SQL запросов вернет покупателей старше 18 лет, имена которых начинаются с буквы "J"?
Anonymous Quiz
SELECT customer_name FROM customers WHERE age >= 18 AND customer_name LIKE 'J';
SELECT customer_name FROM customers WHERE age >= 18 AND customer_name LIKE 'J%';
SELECT customer_name FROM customers WHERE age >= 18 AND customer_name LIKE '%J';
SELECT customer_name FROM customers WHERE age > 18 AND customer_name LIKE 'J%';
623 answered



tg-me.com/sql_for_qa/86
Create:
Last Update:

BY SQL для тестировщика


Warning: Undefined variable $i in /var/www/tg-me/post.php on line 283

Share with your friend now:
tg-me.com/sql_for_qa/86

View MORE
Open in Telegram


SQL для тестировщика Telegram | DID YOU KNOW?

Date: |

What is Telegram?

Telegram is a cloud-based instant messaging service that has been making rounds as a popular option for those who wish to keep their messages secure. Telegram boasts a collection of different features, but it’s best known for its ability to secure messages and media by encrypting them during transit; this prevents third-parties from snooping on messages easily. Let’s take a look at what Telegram can do and why you might want to use it.

Dump Scam in Leaked Telegram Chat

A leaked Telegram discussion by 50 so-called crypto influencers has exposed the extraordinary steps they take in order to profit on the back off unsuspecting defi investors. According to a leaked screenshot of the chat, an elaborate plan to defraud defi investors using the worthless “$Few” tokens had been hatched. $Few tokens would be airdropped to some of the influencers who in turn promoted these to unsuspecting followers on Twitter.

SQL для тестировщика from nl


Telegram SQL для тестировщика
FROM USA